home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 1996 #1
/
Amiga Plus CD - 1996 - No. 1.iso
/
pd
/
grafik
/
fu_v1.62
/
formulas
/
tri49.form
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-04-13
|
238 b
|
33 lines
Tri49
{
{
mirrorx
x1=-4.0
x2= 4.0
y1=-4.0
y2= 4.0
bailout=2.0
}
{
c=pixel
z=pixel
}
{
t=z
z=sin(z)
z=tan(t)
z=cos(z)
z=acos(z)
z=atan(z)
z=asin(z)
z=t-z
z=z+c
w=abs(z)
}
{
w>bailout
}
{
}
}